home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Bank smakow
/
AdobeAIRInstaller.exe
/
setup.swf
/
scripts
/
RuntimeInstaller_redSecurityIcon.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-11-20
|
302 b
|
15 lines
package
{
import mx.core.BitmapAsset;
[Embed(source="/_assets/69_RuntimeInstaller_redSecurityIcon.png")]
public class RuntimeInstaller_redSecurityIcon extends BitmapAsset
{
public function RuntimeInstaller_redSecurityIcon()
{
super();
}
}
}